styleproperty: Split into shorthand and real style properties
authorBenjamin Otte <otte@redhat.com>
Sat, 31 Dec 2011 12:43:31 +0000 (13:43 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 9 Jan 2012 17:37:51 +0000 (18:37 +0100)
commitf9485241b1b9dde6604ec6aa92ae25f3c27e80c4
treec7d2384d98c763ec4830a3cad9738cfaef5c3dfe
parentf62c79b41c08654b54f830de756cc8fc51c16bfc
styleproperty: Split into shorthand and real style properties
gtk/Makefile.am
gtk/gtkcssshorthandproperty.c [new file with mode: 0644]
gtk/gtkcssshorthandpropertyprivate.h [new file with mode: 0644]
gtk/gtkcssstyleproperty.c [new file with mode: 0644]
gtk/gtkcssstylepropertyprivate.h [new file with mode: 0644]
gtk/gtkstyleproperty.c